ppc/85xx: Use CONFIG_FSL_ESDHC to enable sdhc clk
authorDipen Dudhat <[email protected]>
Tue, 1 Sep 2009 11:57:00 +0000 (17:27 +0530)
committerKumar Gala <[email protected]>
Tue, 8 Sep 2009 14:10:02 +0000 (09:10 -0500)
commit6b9ea08c5010eab5ad1056bc9bf033afb672d9cc
tree23406ecbc2898d920fe5f6eb466440aba1b3cb6b
parent0052a051f60a043f1730b3a46f23b3c7b0eb7820
ppc/85xx: Use CONFIG_FSL_ESDHC to enable sdhc clk

Enable eSDHC Clock based on generic CONFIG_FSL_ESDHC define instead of a
platform define.  This will enable all the 85xx platforms to use sdhc_clk
based on CONFIG_FSL_ESDHC.

Signed-off-by: Gao Guanhua <[email protected]>
Signed-off-by: Dipen Dudhat <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
cpu/mpc85xx/speed.c